Node.is_missing

Check if this node is *missing*.

Missing nodes are inserted by the parser in order to recover from certain kinds of syntax errors.

struct Node
const @nogc nothrow
is_missing
()

Meta